PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextSearchOptions Class / CASE_SENSITIVE_SEARCH Field
In This Topic
    CASE_SENSITIVE_SEARCH Field
    In This Topic
    Case-sensitive search. Can be combined with WHOLE_WORD_SEARCH and ACCENT_INSENSITIVE_SEARCH or ACCENT_SENSITIVE_SEARCH.
    Syntax
    public int CASE_SENSITIVE_SEARCH
    See Also